commit: Support writing orphans
authorColin Walters <walters@verbum.org>
Tue, 29 Mar 2016 14:53:50 +0000 (10:53 -0400)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Wed, 30 Mar 2016 03:10:50 +0000 (03:10 +0000)
commit23d26d5f65a79d77afba515afd45a46ad3a80209
treeca5db54cb088f2bd5db03cb4e04d0aa75c8016bd
parentc6b4ecd474257fa192743096a8dc94f6ae1e7be7
commit: Support writing orphans

The API supports this, and it's not hard for us to do in the command
line as well.  One possible use case is separating "content
generation" in a separate server.

Related: https://github.com/ostreedev/ostree/pull/223

Closes: #227
Approved by: jlebon
src/ostree/ot-builtin-commit.c
tests/basic-test.sh